CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 角点 匹配

搜索资源列表

  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. harris1

    0下载:
  2. 自己按Harris定义写的Harris角点匹配算法,可用于图像拼接、图像融合等。运行通过,可放心下载。-Write their own definition of Harris by Harris corner matching algorithm can be used for image mosaic, image fusion. Run through, you can rest assured Download
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:622
    • 提供者:zhanyan
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. PiPei

    0下载:
  2. 基于VC++6.0开发环境,用OpenCv编程,实现基于投票策略的角点匹配算法!-VC++6.0 based development environment, with OpenCv programming, policy-based voting corner matching algorithm!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1546009
    • 提供者:孙颖雯
  1. harris

    0下载:
  2. harris角点检测与匹配,能够进行图像的配准-harris corner detection and matching, image registration can be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2707
    • 提供者:万向
  1. steromatch

    0下载:
  2. 这是一个基于图像角点检测并结合奇异值分解实现立体图像中角点匹配的算法。-This is an image corner detection based on singular value decomposition in combination to achieve three-dimensional image corner point matching algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10984
    • 提供者:刘翔
  1. corner-detecting

    0下载:
  2. 角点检测,对于做图像角点匹配很有用,检测率较高-corner detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:136865
    • 提供者:zxmoran
  1. tuxiangpinjiejiaodianpipei

    0下载:
  2. 针对基于自适应光学技术的人眼眼底待拼接图像灰度、清晰度不一致以及细节的差异使检测出的角点无法匹配,进而导致图像不能拼接的问题,提出一种在OpenCV配置环境下角点检测的基础上,进行角点匹配的新方法-Adaptive optics for the human eye fundus to be gray stitching, inconsistent, and details of the differences in definition so that the detected corners
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:215029
    • 提供者:唐浩
  1. point-matching

    0下载:
  2. 本算法用于实现角点匹配,速度较快,匹配的准确度也较高。-The algorithm for realizing the corner matching, faster, and higher degree of matching accuracy.
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:2884
    • 提供者:旋风居士
  1. Shape

    0下载:
  2. 针对常见的几何形状匹配算法对目标遮挡较为敏感, 提出了一种基于角点匹配的几何形 状定位。 该方法首先根据边缘曲率提取图像的角点, 然后采用基于改进的投票策略的角点匹配算法对检测图与模板图进行匹配, 最后通过 Ransac算法去除错匹配。 实验表明, 该算法定位效果良好,有效地解决了目标部分遮挡问题。-A noval geometry shape position algo rithm based on point feature matching is proposed to solve t
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:355441
    • 提供者:张倩
  1. SUSAN_CORNER_MATCH

    0下载:
  2. 本算法实现了基于matlab的角点检测,使用的是susan角点匹配的方法- The algorithm for corner detection based on the matlab, using the Susan corner point matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2624
    • 提供者:胡屯仓
  1. corners

    0下载:
  2. 从网上找的C++编写的角点匹配程序,不敢独享,拿来分享-From the Internet to find the C++ written in corner matching process, not exclusive, brought to share
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3969
    • 提供者:nalyst
  1. match

    0下载:
  2. 基于opencv的SIFT特征提取:捕捉摄像头视频,进行角点匹配-SIFT-based feature extraction opencv: camera, video capture, carried corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:李少芳
  1. 3110104857_lab1(for-undergraduates)

    0下载:
  2. Harris角点检测+Harris角点匹配NCC算法-Harris corner detection+Harris corner matching algorithm of NCC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3910087
    • 提供者:韩凯
  1. movImageProcessOpencv

    0下载:
  2. 利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:454992
    • 提供者:xiaoxixi
  1. tuxiangpinjie

    0下载:
  2. 基于Harris角点匹配的图像拼接程序,包括角点提取算法,下载可直接使用-Harris corner matching image stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:383134
    • 提供者:兰兰
  1. NCC_matching

    0下载:
  2. 本程序利用NCC算法,实现了角点匹配的功能。-This procedure using NCC algorithm to achieve the corner matching function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3402696
    • 提供者:张海燕
  1. 11111111111

    0下载:
  2. 基于Harris角点匹配算法,基于Harris角点匹配算法与基于模板等其他的匹配拼接算法相比,在没有增加计算量的基础上提高了匹配速度和精度,同时对亮度差异的抗干扰能力有一定增强。-Based on Harris corner point matching algorithm, based on the Harris corner point matching algorithm compared with matching stitching algorithm based on templat
  3. 所属分类:Project Manage

    • 发布日期:2017-05-04
    • 文件大小:35604
    • 提供者:何玲
  1. opencv

    0下载:
  2. 图像之间的运动补偿,采用角点匹配的方式,带有图像,工程完整,是vs2010,opencv2.4.9,win764位编译。-Motion compensation between images, using the corner matching way, with images, engineering integrity is vs2010, opencv2.4.9, win764 bit compiler.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17146323
    • 提供者:魏琳
  1. harris

    0下载:
  2. 利用harris算子实现图像角点检测和配准(Using harris to achieve image registration)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:turrity1
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com